home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / wildcat / tsu10w4a.zip / TABS10.DOC < prev    next >
Text File  |  1994-08-06  |  7KB  |  148 lines

  1.                          TABS Security Upgrade Program
  2.                         WCCode Version For Wildcat V4.0
  3.                             TSU10W4A - Version 1.0
  4.  
  5. This is a WCCode (WCX) program to give Wildcat V4.0 sysops a method for
  6. their callers to register and upgrade their security using the TABS billing
  7. service. This initial version is designed for the $10.00 TABS option, but
  8. can be used with the $25.00 service as long as the required data filenames
  9. are not changed.
  10.  
  11. This initial release is shareware, but there is no registration required
  12. or fee to be paid. Future and more complete versions of this program will
  13. be forthcoming and there will be a $10.00 registration fee to activate all
  14. of the features. This release was necessary to continue to use the TABS
  15. service with the new Wildcat V4.0 databases.
  16.  
  17. INSTALLATION & SETUP
  18. The program support files must be located in the TABS subdirectory at be
  19. within your Wildcat home directory. For instance, if you have installed
  20. Wildcat in the C:\WILDCAT subdirectory you must create a directory called
  21. C:\WILDCAT\TABS and unzip or copy all the TABS program file into it. The
  22. program TSU10W4A.WCX file must be located in your Wildcat home directory.
  23.  
  24. You must also place the text file containing the TABS ID codes you have
  25. downloaded from the True Media BBS in the C:\WILDCAT\TABS subdirectory
  26. as well - this file must be named (or renamed) ACTIVE10.DAT.
  27.  
  28. You must also create (or edit the provided) TABS.CFG file to reflect the
  29. security profiles that match your BBS. Upto 5 security profiles can be
  30. placed in the TABS.CFG file for upgrading. Creating/editing this file 
  31. will be discussed later.
  32.  
  33. Finally, you must create a menu option that runs the TSU10W4A.WCX program
  34. using the MakeEcho program provided with your Wildcat V4.0 software. This
  35. will not be discussed in this document since it is covered in your manual.
  36.  
  37. PROGRAM OPERATION
  38. When activated from one of your Wildcat menus, this program will read the
  39. ACTIVE10.DAT file which contains no more than 100 ID codes provided by
  40. True Media. It will also read the TABS.CFG file which instructs the program
  41. how to handle upto 5 security profiles during the upgrade process. Next,
  42. the INTRO10.TXT file is display which provides instructions on how to use
  43. the program to your callers. You MUST modify this file to suit your BBS
  44. operation.
  45.  
  46. After the intro file is displayed, the user's security profile is checked
  47. against the valid profiles you put in the TABS.CFG file. If the user's
  48. profile does not appear in the list a warning message is display and the
  49. program exits back to the BBS. This prevents a user who can't be upgraded
  50. by the program from entering it.
  51.  
  52. The TABS Security Upgrade menu is displayed with two options: 1) Enter
  53. A 7-Digit ID or 2) Exit Back To The BBS. When option #1 is chosen the
  54. program prompts for the 7-digit ID code to be entered. After it is entered
  55. it is validated against the numbers available in the ACTIVE10.DAT file.
  56. If it is not a valid ID, an error message is displayed and the user is
  57. given another chance to enter the ID correctly. (An entry into a file
  58. called TABS10.LOG is created to reflect that an invalid code was entered).
  59.  
  60. If the ID is valid, the number is marked as *USED* in the ACTIVE10.DAT
  61. data file, the used number is placed in the USED10.DAT file created by
  62. the program, and a validated entry is also placed in the TABS10.LOG file.
  63. The user's security is upgraded and the BBS expiration date is modified.
  64. The program then exits back to the BBS.
  65.  
  66. An entry is automatically placed in the Wildcat ACTIVITY.xxx log each
  67. time the program is entered - regardless whether a ID number is entered
  68. or not.
  69.  
  70. PROGRAM LIMITATIONS
  71. This program will work with either a list of $10.00 IDs or $25.00 IDs
  72. as long as the file that contains the IDs is named ACTIVE10.DAT. You
  73. can not use both options at the same time because the location of the
  74. data files is hard coded in the program (this will be changed with a
  75. future release). The program will allow a caller to continue to enter
  76. invalid IDs but it does make a log entry for each (this will also be
  77. changed later).
  78.  
  79. TABS.CFG FILE CONTENTS
  80. Line 1: Current Security Level (Must Be All Caps)
  81. Line 2: Security Level To Upgrade To (All Caps)
  82. Line 3: Number Of Days To Add To Expiration Date
  83. Line 4: E or T (E=Add Days To Users Expire Date)
  84.                (T=Add Days To Today's Date)
  85.  
  86. (Next Lines Are Optional)
  87. Lines 5-8: Repeat Above For Different Security Level
  88. Lines 9-12: Next Level
  89. Lines 13-16: Next Level
  90. Lines 17-20: Next Level
  91.  
  92. EXAMPLE
  93.    PROSPECT
  94.    FULLUSER
  95.    60
  96.    T
  97.    FREETRIAL
  98.    FULLUSER
  99.    60
  100.    E
  101.  
  102. Lines 1-4 instruct the program to upgrade a user with the security level
  103. of PROSPECT to FULLUSER and set the new expiration date to 60 days from
  104. today's date.
  105.  
  106. Lines 5-8 instruct the program to upgrade a user with the security level
  107. of FREETRIAL to FULLUSER and set the new expiration date to 60 days from
  108. the user's current expiration date.
  109.  
  110. FUTURE RELEASES
  111. This version is a quick fix in response to Wildcat V4.0 changes in the
  112. DOOR.SYS and USERINFO.DAT files that earlier Wildcat versions created.
  113. This change made previouse TABS doors obsolete.
  114.  
  115. I will continue to upgrade this program with provisions for working with
  116. both the $10.00 and $25.00 IDs simultaneously, allow multiple numbers to
  117. be required for a single upgrade, provide for upgrades to WildCat V4.0
  118. secondary security levels, and I will be adding sysop functions to get
  119. reports on ID usage and such.
  120.  
  121. COMMENTS, BUG NOTICES, DONATIONS & SUCH
  122. As I stated before, this program is FREE and requires no registration
  123. fee at this time (although I won't refuse any donations). If you have
  124. any suggestions, problems or just plain comments I can be contacted in
  125. several ways:
  126.  
  127.         Joe McIntosh, Sysop - KSI Public BBS (219) 626-2150
  128.         InterNet E-Mail - joe.mcintosh@bthouse.com
  129.         MSISupportNet - WildCat Support Conference
  130.         WildNet Network - BBS Online Doors Conference
  131.  
  132. FILES INCLUDED IN THIS PACKAGE (TSU10W4A.ZIP)
  133.   TSU10W4A.WCX          TABS Upgrade Program
  134.   TABS10.DOC            This Documentation File
  135.   INTRO10.TXT           Sample Intro Screen (You Must Modify)
  136.   TABS.CFG              Sample Configuration (You Must Modify)
  137.   TABSINFO.TXT          Info On TABS Service & True Media
  138.  
  139. FILES YOU MUST PROVIDE
  140.   ACTIVE10.DAT          List of 100 TABS ID Codes (From True Media)
  141.  
  142. FILES PROGRAM CREATES
  143.   USED10.DAT            Appended List Of Used IDs
  144.   TABS10.LOG            Log Of Program's Activity
  145.  
  146. If you find this program useful, please let me know so I'll have
  147. an incentive to upgrade it sooner!
  148.